home *** CD-ROM | disk | FTP | other *** search
- Show "\nSetting BIX Options for this session.\n\n"
- Show "Please stand by . . .\n"
- Screen "Off"
- ** Set BIX options necessary for JLBlink
- Puts "Option Edit Verbose\r"
- Gets "Opt:"
- Puts "Term tty\r"
- Gets "Opt:"
- Puts "Term Width 130\r"
- Gets "Opt:"
- Puts "Term Pagelen 0\r"
- Gets "Opt:"
- Puts "Naplps y\r"
- Gets "Opt:"
- Puts "Terse\r"
- Gets "Opt:"
- Puts "Edit quiet\r"
- Gets "Opt:"
- Puts "Filter no\r"
- Gets "Opt:"
- Puts "Mailcall verbose\r"
- Gets "Opt:"
- Puts "Blink y\r"
- Gets "Opt:"
- Puts "Upload y\r"
- Gets "Opt:"
- Puts "Download y\r"
- Gets "Opt:"
- Puts "q\r"
- Gets ":"
- Screen "On"
- Show "\nThe Options have now been set for this session.\n\n"
-